projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
420b293
)
* configure.ac [HAVE_GTK3]: Remove USE_CAIRO that gets reset later.
author
Glenn Morris
<rgm@gnu.org>
Wed, 3 Jun 2015 00:19:06 +0000
(20:19 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 3 Jun 2015 00:19:06 +0000
(20:19 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index a9fe0952b164892017e3c4369f99016bde9cee9e..2df3852f7c616424e2caad455e8102d468061d7d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-2408,7
+2408,6
@@
if test "${opsys}" != "mingw32"; then
AC_DEFINE(HAVE_GTK3, 1, [Define to 1 if using GTK 3 or later.])
GTK_OBJ=emacsgtkfixed.o
gtk_term_header=gtkutil.h
- USE_CAIRO=yes
USE_GTK_TOOLKIT="GTK3"
if test "x$ac_enable_gtk_deprecation_warnings" = x; then
AC_DEFINE([GDK_DISABLE_DEPRECATION_WARNINGS], [1],